xen-livepatch: Print the header _after_ the first livepatch hypercall
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 21 Sep 2016 12:53:38 +0000 (08:53 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 Sep 2016 16:39:46 +0000 (12:39 -0400)
commita75f34462612a05547fc43d192705a9c31cad7fb
tree5f6119e08ac1ecdb1f8cc122429ab3415e60a5c0
parent20fc7c76bfce985dd27d9d050be454126dad2024
xen-livepatch: Print the header _after_ the first livepatch hypercall

That way we can print out the header if we are sure the
hypervisor has been compiled with Xen Livepatching.

Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/misc/xen-livepatch.c